Add a function to get a font from a css style
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Jun 2016 04:29:05 +0000 (00:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Jun 2016 04:30:29 +0000 (00:30 -0400)
commitdb50849d7918cc4337042e22b29ce13377e3d454
tree87b0362089bc6de75b4ae8675c4fff2a4d6b8ffd
parent7b0929ad388d26e7c24620c5b8e93f9401eb8859
Add a function to get a font from a css style

Similar in spirit to
gtk_style_context_get (ctx, state, "font", ...)
but avoids the need for a style context.
This will be used to for css-styled text rendering
from css subnodes.
gtk/gtkcssstyle.c
gtk/gtkcssstyleprivate.h